xl: Add "seize" option to PCI devices
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 4 Mar 2014 13:38:19 +0000 (13:38 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 10 Mar 2014 12:03:59 +0000 (12:03 +0000)
commite3df28fac382d6d262049739bcf8e680ea34100c
treeeef81fe7d75160d11a1ca5a90063fe6b2c30143c
parenta8b558624b12333400a5f0bfd22c42a9f62e1fe2
xl: Add "seize" option to PCI devices

The "seize" option tells the toolstack to attempt to automatically
unbind devices and re-bind them to the pciback driver.  This should
make creating VMs that habitually use pass-through (such as driver domain
VMs and gaming VMs) easier to use and manage.

[Whitespace error fixed by iwj.]

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
docs/man/xl.cfg.pod.5
tools/libxl/libxl_pci.c
tools/libxl/libxl_types.idl
tools/libxl/libxlu_pci.c
tools/libxl/xl_cmdimpl.c